home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 2
/
Apprentice-Release2.iso
/
Source Code
/
C
/
Applications
/
Terminal 2.2
/
Project
/
Sources
/
Document.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-01-17
|
280 b
|
13 lines
|
[
TEXT/KAHL
]
/*
Terminal 2.2
"Document.h"
*/
void ActivateDocument (DocumentPeek, short);
void ClearBuffer (void);
void DrawDocument (DocumentPeek, short);
void MakeMessage (DocumentPeek, Byte *);
void NewCharacters (Byte *, short, Boolean);
void NewKey (Byte);
void RedrawDocument (void);